Thread: [Help] Ideas for a project.

  1. #1
    Registered User
    Join Date
    Sep 2016
    Posts
    4

    [Help] Ideas for a project.

    Hello, I am a Begginer in C and C++ languages. The hardest things i have done in C (to understand my level) is a sudoku checker and solver. In C++ i have made a GUI calculator with Tokens, classes, structs etc.

    So, what I want from you is to give me an idea of a project to start with, so that i can learn more about C, and how to uses data structures in C.

    Even if you have an open source program that could help, it would be useful.

    Thanks

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,666
    The best place to look for a project is to figure out what is bugging you in your daily life, then think about how software might help with that.

    Waiting for other people to tell you what to do ensures that if you do start work, you'll always be in the middle of the cube farm.

    Or goto SourceForge - Download, Develop and Publish Free Open Source Software and see what takes your fancy. There are no end of projects that are abandoned or short of people to work on them.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. I'm looking for ideas for project
    By Hola in forum C Programming
    Replies: 7
    Last Post: 01-20-2014, 02:42 PM
  2. Project ideas
    By acho.arnold in forum C Programming
    Replies: 16
    Last Post: 03-18-2013, 03:43 PM
  3. Project Ideas
    By Poincare in forum C Programming
    Replies: 7
    Last Post: 05-02-2009, 09:25 PM
  4. Lab/Project Ideas?
    By gflores in forum C++ Programming
    Replies: 6
    Last Post: 08-05-2004, 11:31 PM

Tags for this Thread